﻿/*------------------------头部---------------*/
/*
 颜色：#29a6bf;
 宽度：1200px;
*/
/*顶部*/
.header_top{ background:#00a5c0; height:40px; line-height:40px;}
.header_topIn{ width:1200px; margin:0 auto; font-size:14px; color:#fff}
.login_l{ _width:179px}
#time{display: inline;}


.login_r #header_QRCode .title,.login_r .impowerBox .info{display: none;}
.login_r #header_QRCode .impowerBox .qrcode {width: 120px;position: absolute;right: -50px;top: 10px;}

.login_r a{ color:#fff;padding: 0 20px;}
.login_r a:hover{background: #54b8cc;}
.login,.register{ float:left; }
.line{ margin:0 8px; font-size:14px;}
/*logo样式*/
.header_bottom{border-bottom: 1px solid #ccc;}
.header_bottomIn{ width:1200px; margin:0 auto;height:130px;padding: 20px 0px 30px;}
.logo{margin-right: 50px;}
/*荣誉样式*/
.rongyu_list{
 padding-left: 50px;
 border-left: 1px solid #ccc;
 width: 405px;
}
.rongyu_list li{
 float: left;
 width:47%;
 padding-left: 25px;
 background: url(/Content/Areas/Common/images/common/jiangbei.png) no-repeat left center;
 line-height: 24px;
}
/*搜索样式*/
.search_box{
 padding: 20px 0px 10px;
}
.tel_list li{
 float: left;
 width: 42px;
 height: 42px;
 margin-right: 10px;
}
.tel_list_item1 a,.tel_list_item2 a{
 display: block;
 height: 42px;
}
.tel_list_item1{
 background: url(/Content/Areas/Common/images/common/search1.png) no-repeat center center;
}
.tel_list_item1:hover{
 background: url(/Content/Areas/Common/images/common/search2.png) no-repeat center center;
}
.tel_list_item2{
 background: url(/Content/Areas/Common/images/common/fenxiang1.png) no-repeat center center;
}
.tel_list_item2:hover{
 background: url(/Content/Areas/Common/images/common/fenxiang2.png) no-repeat center center;
}
.tel_list .tel_list_item3{
 width: auto;
 margin-right:0px;
 margin-left:20px;
 padding-left: 65px;
 background: url(/Content/Areas/Common/images/common/phone.png) no-repeat left center;
}
.tel_list .tel_list_item3 a{
 color: #ce291f;
 font-size: 18px;
}
.tel_list .tel_list_item3 p{
 font-size: 12px;
}
@media only screen and (max-width: 1024px){
.logo.fl{
 display: inline-block;
}
.header_topIn,.header_bottomIn{ width:100%; padding:0 10px; box-sizing:border-box}
.header_bottomIn{ width:100%;line-height: 100px;height: 100px;}
.search_box{ display:none;} 
}

@media only screen and (max-width: 768px){
 .login_l.fl{
 display: none;
 }
 .logo.fl {
   width: 50%;
   margin-top: -32px;
  }
 .logo.fl img{
 width: 100%;
 margin-top: 30px;
 }
 .login_r a {
   color: #fff;
   padding:0 10px;
  }
  .logo.fl img {
 width: 100%;
 margin-top: 38px;
}
} @media only screen and (max-width: 768px){
   .logo.fl img {
  width: 100%;
  margin-top: 38px;
 }
 } 
@media only screen and (max-width: 320px){
.header_bottomIn {
 width: 100%;
 line-height: 10px;
 height: 100px;
}
.logo.fl img {
  width: 100%;
  margin-top: 36px;
}
.disease_ul .disCont.active {
  display: block;
  width: 325px;
}
}
@media only screen and (max-width: 375px){
.header_bottomIn {
  width: 100%;
  line-height: 65px;
  height: 100px;
}
.logo.fl img {
  width: 100%;
  margin-top: 60px;
}
} 